ObservableCollection`1 (class)

This type is found in the namespace System.Collections.ObjectModel

mMoveVoid
madd_CollectionChangedVoid
mremove_CollectionChangedVoid
mget_CountInt32
mget_Item
mset_ItemVoid
mAddVoid
mClearVoid
mCopyToVoid
mContainsBoolean
mGetEnumerator
mIndexOfInt32
mInsertVoid
mRemoveBoolean
mRemoveAtVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
pCountInt32
pItem
eCollectionChanged

Move

add_CollectionChanged

oldIndexSystem.Int32
newIndexSystem.Int32

remove_CollectionChanged

valueSystem.Collections.Specialized.NotifyCollectionChangedEventHandler

get_Count

valueSystem.Collections.Specialized.NotifyCollectionChangedEventHandler

get_Item

.

set_Item

indexSystem.Int32

Add

indexSystem.Int32
value.

Clear

item.

CopyTo

.

Contains

array.
indexSystem.Int32

GetEnumerator

item.

IndexOf

.

Insert

item.

Remove

indexSystem.Int32
item.

RemoveAt

item.

Equals

indexSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

.ctor

listSystem.Collections.Generic.

Count

collectionSystem.Collections.Generic.

Item

.

CollectionChanged

.
.